Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Sub GetServiceAsync( _ ByVal path As String, _ ByVal serviceType As GPServiceType, _ ByVal callback As Action(Of LocalGeoprocessingService) _ ) |
C# | |
---|---|
public static void GetServiceAsync( string path, GPServiceType serviceType, Action<LocalGeoprocessingService> callback ) |
Parameters
- path
- serviceType
- callback
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8